home *** CD-ROM | disk | FTP | other *** search
/ Columbia Kermit / kermit.zip / newsgroups / misc.19990422-19990725 / 000301_news@columbia.edu _Mon Jul 19 20:25:08 1999.msg < prev    next >
Internet Message Format  |  2020-01-01  |  2KB

  1. Return-Path: <news@columbia.edu>
  2. Received: from newsmaster.cc.columbia.edu (newsmaster.cc.columbia.edu [128.59.59.30])
  3.     by watsun.cc.columbia.edu (8.8.5/8.8.5) with ESMTP id UAA28545
  4.     for <kermit.misc@watsun.cc.columbia.edu>; Mon, 19 Jul 1999 20:25:08 -0400 (EDT)
  5. Received: (from news@localhost)
  6.     by newsmaster.cc.columbia.edu (8.8.5/8.8.5) id UAA09378
  7.     for kermit.misc@watsun.cc.columbia.edu; Mon, 19 Jul 1999 20:12:42 -0400 (EDT)
  8. X-Authentication-Warning: newsmaster.cc.columbia.edu: news set sender to <news> using -f
  9. From: jaltman@watsun.cc.columbia.edu (Jeffrey Altman)
  10. Subject: Re: Any progress on K95 GUI?
  11. Date: 20 Jul 1999 00:12:41 GMT
  12. Organization: Columbia University
  13. Message-ID: <7n0etp$94v$1@newsmaster.cc.columbia.edu>
  14. To: kermit.misc@columbia.edu
  15.  
  16. In article <7n0c9r$6r1$1@newsmaster.cc.columbia.edu>,
  17. Frank da Cruz <fdc@watsun.cc.columbia.edu> wrote:
  18. : In article <3797ad60.28996103@news.mcs.com>,
  19. : Ron Heiby <heiby_u@falkor.chi.il.us> wrote:
  20. : : fdc@watsun.cc.columbia.edu (Frank da Cruz) wrote:
  21. : : >The most attention will be given to those that clarify essential but
  22. : : >confusing aspects of K95 usage (like "you must give the SET MODEM TYPE
  23. : : 
  24. : : OK. Here's one that started confusing me with the (very nice, by the way)
  25. : : addition of TAPI support.
  26. : : 
  27. : : Sometimes, I just want to talk to the modem.
  28. : : 
  29.  
  30. To talk to a TAPI device:
  31.  
  32.   SET TAPI MODEM-DIALING OFF
  33.   SET TAPI LINE <device>
  34.   SET CARRIER-WATCH OFF
  35.   SET FLOW <flow>
  36.   SET SPEED <speed>
  37.  
  38. Sometimes this is necessary because not all tapi devices are assigned 
  39. COMx: port names.
  40.  
  41.     Jeffrey Altman * Sr.Software Designer * Kermit-95 for Win32 and OS/2
  42.                  The Kermit Project * Columbia University
  43.               612 West 115th St #716 * New York, NY * 10025
  44.   http://www.kermit-project.org/k95.html * kermit-support@kermit-project.org